Linux: Learn Linux In One Week With Step By Step Tutorials by Dr. Michael Lombard
Author:Dr. Michael Lombard
Language: eng
Format: azw3
Published: 2017-07-24T07:00:00+00:00
Redirecting Output
In Linux, the output of a particular command can be redirected by use of the greater than symbol (>). Suppose you need to create a file with a list of countries. The file will be named “countries”:
Open the terminal and then type:
cat > countries
You can then proceed to type in the list of countries that you want. Hit the return key after each name and once done, hit ^D to end the input. The following screenshot best demonstrates this:
To view the contents of this file, just type the following command on the terminal:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7770)
Filmora Efficient Editing by Alexander Zacharias(5818)
The Infinite Retina by Robert Scoble Irena Cronin(5298)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(3995)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3936)
Edit Like a Pro with iMovie by Regit(3443)
Linux Administration Best Practices by Scott Alan Miller(2859)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2837)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2523)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2415)
Docker on Windows by Stoneman Elton(2319)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2316)
Creative Projects for Rust Programmers by Carlo Milanesi(2268)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2112)
Hands-On Linux for Architects by Denis Salamanca(2054)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2006)
Computers For Seniors For Dummies by Nancy C. Muir(2005)
The Old New Thing by Raymond Chen(1941)
Linux Kernel Debugging by Kaiwan N Billimoria(1764)
